Testing saves time, allows you to provide code-level checking for your clients' crazy requirements, documents how your code is supposed to work, frees you to refactor your code without fear of breaking things, and ensures you never get the same bug twice. Sounds great! But how do you get started? This first session will introduce the concepts and basic knowledge required to write tests for Drupal. Presented by: Florian Lorétan, Nathaniel Catchpole, Jimmy Berry, and Dmitri Gaskin Recorded by:...
Topics: drupalcon dc 2009, Florian Lorétan, Nathaniel Catchpole, Jimmy Berry, Dmitri Gaskin
One of the major enhancements made to the Drupal development cycle has been the addition of a fully automated testing bot, built on the testing framework in Drupal 7. This session will focus on automated testing as it relates to Drupal 7: its history and direction, the automated testing bot: what has gone into it and where the future leads, and most importantly what is the end gain to the Drupal community. Presented by: Jimmy Berry and Kieran Lal Recorded by: Chris Rowe
Topics: drupalcon, Jimmy Berry, Kieran Lal